-
Home
-
DemoPress: Demo Content Generator
-
1.4
-
Code
-
Classes
- DB
| Total Complexity |
30 |
| Dependencies |
0 |
| Dependents |
1 |
| Total lines |
168 |
| Lines of code |
121 |
| Logical lines of code |
62 |
| Comment lines |
0 |
| Methods |
17 |
| Properties |
0 |
Methods 17
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| get_attachments_for_cleanup() |
S |
60 |
3 |
13 |
| get_terms_for_cleanup() |
S |
59 |
3 |
13 |
| get_comments_for_cleanup() |
S |
59 |
3 |
13 |
| get_posts_for_cleanup() |
S |
62 |
3 |
10 |
| get_users_for_cleanup() |
S |
62 |
3 |
10 |
| get_posts_for_comments() |
S |
63 |
3 |
9 |
| instance() |
S |
69 |
2 |
7 |
| run_posts_cleanup() |
S |
73 |
1 |
4 |
| run_terms_cleanup() |
S |
66 |
1 |
8 |
| run_users_cleanup() |
S |
73 |
1 |
4 |
| run_comments_cleanup() |
S |
73 |
1 |
4 |
| get_topics_for_forums() |
S |
70 |
1 |
5 |
| get_posts_for_post_type() |
S |
74 |
1 |
4 |
| get_comments_for_post() |
S |
74 |
1 |
4 |
| get_titles_for_post_types() |
S |
71 |
1 |
5 |
| check_if_image_exists() |
S |
74 |
1 |
4 |
| check_if_title_exists() |
S |
74 |
1 |
4 |